Accusoft Prizm Viewer List File Schema Schema
PDFTOCEntry Element
See Also  Send comments on this topic.
Accusoft Prizm Viewer List File Schema Schema > tocentrytype Complex Type : PDFTOCEntry Element

Glossary Item Box

Description

A TOC entry element can contain a PDF TOC entry element as a child.
Namespace (none)

Type

Diagram

PDFTOCEntry Element

Overview

PDFTOCEntry optional pdftocentrytype Complex Type
A TOC entry element can contain a PDF TOC entry element as a child.
ImageFileName required xsd:NCName
The name of an entry in the image file list. The named file must be a PDF file. If the file is not a PDF file, or the PDF file has no TOC, this entry is removed from the TOC tree.
PruneMissingTargets optional xsd:boolean
The PruneMissingTargets attribute, if true, removed TOC entries that do not point to pages included in the named image file entry. Otherwise, these TOC entries will be non-functional.

Source

<xsd:element name="PDFTOCEntry" type="pdftocentrytype" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <xsd:annotation>
    <xsd:documentation>A TOC entry element can contain a PDF TOC entry element as a child.</xsd:documentation>
  </xsd:annotation>
</xsd:element>

See Also

©2015. Accusoft Corporation. All Rights Reserved.